filechooser: Remove a leftover signal emission
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jul 2020 11:58:57 +0000 (07:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jul 2020 16:54:07 +0000 (12:54 -0400)
commitd1afe32762e878378aa71a71e2f095d42be15741
tree4657591f123fbae25be4b684b347383280335cff
parent603dd72b09b4b70b927d37ef2df156ec1f8ca7a1
filechooser: Remove a leftover signal emission

Commit 0145809a94667c75ed4a4 replace the response-requested
signal with an action, but didn't actually remove the emission
of that no-longer-existing signal.

Fixes: #2942
gtk/gtkfilechooserwidget.c